Skip to content

fix(deps): update all non-major dependencies #191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/setup-go action minor v5.3.0 -> v5.4.0 age adoption passing confidence
codecov/codecov-action action minor v5.3.1 -> v5.4.2 age adoption passing confidence
github.com/jfrog/jfrog-client-go require minor v1.50.0 -> v1.52.0 age adoption passing confidence
github.com/urfave/cli/v2 require patch v2.27.5 -> v2.27.6 age adoption passing confidence
github/codeql-action action patch v3.28.10 -> v3.28.15 age adoption passing confidence
reviewdog/action-golangci-lint action minor v2.7.0 -> v2.8.0 age adoption passing confidence
reviewdog/action-golangci-lint action digest dd3fda9 -> f9bba13

Release Notes

actions/setup-go (actions/setup-go)

v5.4.0

Compare Source

What's Changed
Dependency updates :
New Contributors

Full Changelog: actions/setup-go@v5...v5.4.0

codecov/codecov-action (codecov/codecov-action)

v5.4.2

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.1..v5.4.2

v5.4.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.0..v5.4.1

v5.4.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.1..v5.4.0

jfrog/jfrog-client-go (github.com/jfrog/jfrog-client-go)

v1.52.0

Compare Source

What's Changed

Exciting New Features 🎉
Improvements 🌱

New Contributors

Full Changelog: jfrog/jfrog-client-go@v1.51.1...v1.52.0

v1.51.1

Compare Source

Internal structs changes

Full Changelog: jfrog/jfrog-client-go@v1.51.0...v1.51.1

v1.51.0

Compare Source

What's Changed

Exciting New Features 🎉
Improvements 🌱

Full Changelog: jfrog/jfrog-client-go@v1.50.0...v1.51.0

urfave/cli (github.com/urfave/cli/v2)

v2.27.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.5...v2.27.6

github/codeql-action (github/codeql-action)

v3.28.15

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.15 - 07 Apr 2025

  • Fix bug where the action would fail if it tried to produce a debug artifact with more than 65535 files. #​2842

See the full CHANGELOG.md for more information.

v3.28.14

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.14 - 07 Apr 2025

  • Update default CodeQL bundle version to 2.21.0. #​2838

See the full CHANGELOG.md for more information.

v3.28.13

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.13 - 24 Mar 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.12

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.12 - 19 Mar 2025
  • Dependency caching should now cache more dependencies for Java build-mode: none extractions. This should speed up workflows and avoid inconsistent alerts in some cases.
  • Update default CodeQL bundle version to 2.20.7. #​2810

See the full CHANGELOG.md for more information.

v3.28.11

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.11 - 07 Mar 2025
  • Update default CodeQL bundle version to 2.20.6. #​2793

See the full CHANGELOG.md for more information.

reviewdog/action-golangci-lint (reviewdog/action-golangci-lint)

v2.8.0

Compare Source

v2.8.0: PR #​779 - fix: migrate to golangci-lint v2

v2.7.2

Compare Source

What's Changed

Full Changelog: reviewdog/action-golangci-lint@v2.7.1...v2.7.2

v2.7.1

Compare Source

v2.7.1: PR #​768 - Pin GitHub Actions with commit SHA using pinact


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 26, 2025 16:27
@renovate renovate bot added the dependencies Indicates a change to dependencies label Feb 26, 2025
Copy link
Contributor Author

renovate bot commented Feb 26, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/jfrog/build-info-go v1.10.9 -> v1.10.10

Copy link

codecov bot commented Feb 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.77%. Comparing base (85ec601) to head (a15b806).

❌ Your project check has failed because the head coverage (40.77%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #191   +/-   ##
=======================================
  Coverage   40.77%   40.77%           
=======================================
  Files          11       11           
  Lines         986      986           
=======================================
  Hits          402      402           
  Misses        565      565           
  Partials       19       19           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 68bb1f1 to c679e51 Compare February 27, 2025 01:45
@renovate renovate bot changed the title fix(deps): update module github.com/jfrog/jfrog-client-go to v1.51.0 fix(deps): update all non-major dependencies Feb 27, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 4 times, most recently from 9c1fec4 to a5961bb Compare March 10, 2025 23:19
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 5 times, most recently from ddc7f3f to 2b9a26d Compare March 24, 2025 13:31
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from e199901 to a1c6238 Compare March 25, 2025 11:02
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from a15b806 to df9bc26 Compare April 10, 2025 18:41
Copy link
Contributor Author

renovate bot commented Apr 10, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: module github.com/jfrog/[email protected] requires go >= 1.23.7; switching to go1.23.8
go: downloading go1.23.8 (linux/amd64)
go: download go1.23.8: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from df9bc26 to 22223c3 Compare April 14, 2025 19:33
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 22223c3 to 6d7a18f Compare April 14, 2025 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Indicates a change to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants